home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-07-06 | 565 b | 59 lines | [TEXT/ttxt] |
- Resn=15,
-
- Durn="2.0",
-
- CamX="70*cos( .8*t )",
- CamY="70*sin( .8*t )",
- CamZ="15",
-
- CmLX="0",
- CmLY="0",
- CmLZ="0",
-
- CUpX="0",
- CUpY="0",
- CUpZ="1",
-
- R="1 - dt",
- G="1 - dt",
- B="0",
-
-
- LvlR="1",
- LvlG="1",
- LvlB="1",
-
- BckR="0",
- BckG="0",
- BckB="0",
-
-
- widt=600,heig=240,
-
-
- ConL=0,ConB=1,
-
-
- // Just makes the dt=0 linewidth 3
- LWdt="1 + 2 * sqwv(1+dt)",
-
- Fall="1",
-
- D0="240 * ( s - .5 )",
-
- C0="sin( 0.8*dt )",
- C1="cos( 0.8*dt )",
- C2="30 * ( 1 - .6666 * dt )",
-
- X="d0 * c1 + mag( s ) * c2 * c0",
- Y="d0 * c0 - mag( s ) * c2 * c1",
- Z="0",
-
-
- Scal="400",
- ScSz=1,
-
- Pers="150",
-
-
- Vers=30